home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_quake / bone.zip / BONE.CFG < prev    next >
Text File  |  1996-08-31  |  155b  |  7 lines

  1. //You can change 'b' to any key you wish.
  2. //impulse 20 throws a bone.
  3.  
  4. echo Press 'b' to toss a bone.
  5. echo Patch by Darin McNeil
  6. bind b "impulse 20"
  7.